From 0d95d1d5839a480707d762c7298fa1602f26c7bd Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 21 Aug 2008 02:52:52 +0000 Subject: [PATCH] Document feet as units in unicsv. --- gpsbabel/xmldoc/formats/unicsv.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gpsbabel/xmldoc/formats/unicsv.xml b/gpsbabel/xmldoc/formats/unicsv.xml index d3162b52c..099e8a0b9 100644 --- a/gpsbabel/xmldoc/formats/unicsv.xml +++ b/gpsbabel/xmldoc/formats/unicsv.xml @@ -11,7 +11,7 @@ The list of keywords include: - alt = Elevation (in meters) of the point + alt = Elevation (in meters) of the point. Add "ft" or "feet" for feet. bng_e = British National Grid's easting bng = full coordinate in BNG format (zone easting northing) bng_pos = full coordinate in BNG format (zone easting northing) @@ -21,9 +21,9 @@ comment = Notes cour = Heading / Course true date = Date (yyyy/mm/dd) - depth = Depth + depth = Depth (in meters). Add "ft" or "feet" for feet. desc = Description - ele = Elevation (in meters) of the point + ele = Elevation (in meters) of the point. Add "ft" or "feet" for feet. e/w = 'e' for eastern hemisphere, 'w' for western fix = 3d, 2d, etc. geschw = Geschwindigkeit (speed) @@ -38,7 +38,7 @@ n/s = 'n' for northern hemisphere, 's' for southern notes = Notes pdop = Position dilution of precision - prox = Proximity + prox = Proximity (in meters). Add "ft" or "feet" for feet. sat = Number of sats used for fix speed = Speed symb = Symbol (icon) name @@ -59,7 +59,7 @@ x_pos = Longitude y = Latitude y_pos = Latitude - z = Altitude (elevation) + z = Altitude (elevation). See "elevation". We support some enhanced Garmin attributes. They are also available in gpx, gdb, -- 2.30.2